home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000824-20010305 / 000121_news@columbia.edu _Sat Nov 18 03:10:56 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
  3.     by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id DAA22471
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Sat, 18 Nov 2000 03:10:55 -0500 (EST)
  5. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  6.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id DAA21222
  7.     for <kermit.misc@watsun.cc.columbia.edu>; Sat, 18 Nov 2000 03:10:55 -0500 (EST)
  8. Received: (from news@localhost)
  9.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id CAA02613
  10.     for kermit.misc@watsun.cc.columbia.edu; Sat, 18 Nov 2000 02:46:37 -0500 (EST)
  11. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  12. From: jaltman@columbia.edu (Jeffrey Altman)
  13. Subject: Re: wrap turns it self on
  14. Date: 18 Nov 2000 07:46:35 GMT
  15. Organization: Columbia University
  16. Message-ID: <8v5c4r$2hi$1@newsmaster.cc.columbia.edu>
  17. To: kermit.misc@columbia.edu
  18.  
  19. You are not doing anything wrong, but for some reason that I don't
  20. remember (and can't find a note about) the wrap setting is reset to
  21. ON everytime the terminal emulator is reset.  A reset occurs each
  22. time a new SET HOST command is executed.  Therefore, the dialer 
  23. setting is ignored.
  24.  
  25. For a work around, place
  26.  
  27.   SET TERM WRAP OFF
  28.  
  29. into a login script specified on the Login page.
  30.  
  31. In article <3a160570$0$30012$2c3edae7@news.voyager.net>,
  32. Jack Patteeuw  <jjpatteeuw@voyager.net> wrote:
  33. : I have auto wrap turned off in my K95 Dialer, but it always seems to be
  34. : turn on after I log into my OpenVMS system.
  35. : What am I doing wrong.
  36. : K95 Version 1.1.20
  37. : Jack Patteeuw
  38.  
  39.  
  40.                   Jeffrey Altman * Sr.Software Designer
  41.                  The Kermit Project * Columbia University
  42.                612 West 115th St * New York, NY * 10025 * USA
  43.      http://www.kermit-project.org/ * kermit-support@kermit-project.org